DioDocs for PDF
Region コンストラクタ(FillMode,IFigure[])

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > Region クラス > Region コンストラクタ : Region コンストラクタ(FillMode,IFigure[])
Specifies how the interior of closed figures is filled.
The array of figures to be added to the region.
Initializes a new instance of the Region class with explicitly provided fill mode.
シンタックス
'宣言
 
Public Function New( _
   ByVal fillMode As FillMode, _
   ByVal ParamArray figures() As IFigure _
)
public Region( 
   FillMode fillMode,
   params IFigure[] figures
)

パラメータ

fillMode
Specifies how the interior of closed figures is filled.
figures
The array of figures to be added to the region.
参照

Region クラス
Region メンバ
オーバーロード一覧